.scroll_a{
	height: 760px;
	width: 100%;
	position: relative;
}
.s_p_title{

	font-size: 72px;
	color: #ffffff;
	font-weight: 300;
	border-style: none none solid none;
	border-width: 1px;
	text-align: center;
}
.s_p_detail{
	color: #ffffff;
	font-size: 27px;
	font-weight: 600;
	line-height: 47px;
	height: 120px;
}
.s_p_content{
	width: 100%;
	font-size: 30px;
	font-weight: 900;
	text-align: right;
	color:#ffffff;
}
.s_poa_text{
	display: flex;
	flex-wrap: wrap;
	align-content: space-between; 
	position: absolute;
	top: 50%;
	left: 50%;
	width: 905px;
	height: 260px;
	/*background: #fff;*/
	z-index: 100;
	transform: translateX(-50%) translateY(-50%);
}
.swiper_s{
	margin-bottom: 60px;
}
.swiper-pagination-bullet{
	transition: 300ms;
	width: 40px;
	height: 2px;
	background-color: #fff;
	opacity: 1;
	border-radius: 0px;
	border-style: none;
}
.swiper-pagination-bullet-active{
	height: 6px;
	background-color: #fff;
}

.introduced{
	/*margin-top: 100px;*/
	width: 100%;
	height: 436px;
	background-color: #f4f4f4;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.i_title_color{
	width: 100%;
	height: 100px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
}
.i_t_center{
	width: 1300px;
	height: 100%;
	display: flex;
	/*background-color: #aaa;*/
}
.i_t_c_img{
	height: 37px;
	width: 37px;
	margin-top: 18px;
}
.i_t_c_title{
	margin-top: 26px;
	margin-left: 10px;
	color: #333333;
}
.i_center{
	width: 1300px;
	height: 336px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.i_c_box{
	height: 290px;
	width: 195px;
	/*background-color: #aaa;*/
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	overflow: hidden;
}
.i_c_b_img_box{
	width: 173px;
	height: 200px;
}
.i_c_b_text{
	height: 70px;
	overflow: hidden;
	color: #333333;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 13px;
	margin-top: 12px;
}
/* 公司资质 */
.company_profile{
	height: 636px;
	width: 100%;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.c_center{
	width: 1300px;
	height: 457px;
	display: flex;
}
.c_c_left{
	width: 50%;
	height: 100%;
	display: flex;
	/*align-items: center;*/
	align-content: center;
	flex-wrap: wrap;
}
.c_c_right{
	width: 50%;
	height: 100%;
}
.c_c_r_image{
	width: 100%;
	height: 100%;
}
.c_c_l_title{
	font-size: 24px;
	font-weight: 900;
	color: #333333;
	height: 59px;
	line-height: 40px;
	text-indent: 16px;
	position: relative;
	margin-bottom: 60px;
}
.c_c_l_title::after{
	content: "COMPANY";
	left: 0px;
	font-size: 14px;
	bottom: -10px;
	font-weight: normal;
	color: #989798;
	position: absolute;
}
.c_c_l_title::before{
	content: "";
	position: absolute;
	height: 100%;
	border-style: none none none solid;
	left: 0px;
	border-width: 9px;
	border-color: #e60012;
}
.c_c_l_detail{
	width: auto;
	padding: 0 25px 0;
	max-height: 200px;
	font-size: 13px;
	color: #333333;
	line-height: 22px;
}
.c_c_l_button{
	display: block;
	height: 54px;
	width: 168px;
	line-height: 54px;
	text-align: center;
	border-style: solid;
	box-sizing: border-box;
	border-width: 1px;
	border-radius: 4px;
	color: #e60012;
	text-decoration: none;
	font-size: 14px;
	margin-top: 43px;
	margin-left: 25px;
}
/* 服务项目 */
.service_list{
	width: 100%;
	height: 566px;
	background-color: #f4f4f4;
	display: flex;
	justify-content: center;
}
.s_center{
	width: 1300px;
	height: 100%;
}
.s_c_title{
	display: block;
	width: 96px;
	margin: 50px auto 50px;
	/*text-align: center;*/
	font-size: 24px;
	font-weight: 900;
	/*margin-top: 50px;*/
	position: relative;
	z-index: 10;
	color: #333333;
}
.s_c_title::before{
	position: absolute;
	content: "SERVICE";
	font-weight: 900;
	font-size: 72px;
	transform: translateY(-50%) translateX(-50%);
	left: 50%;
	top: 50%;
	color: #e7e7e7;
	z-index: -1;
}
.s_c_detail{
	font-size: 13px;
	color: #333333;
	line-height: 22px;
	margin-bottom: 60px;
}
/* 二级轮播图 */
.scroll_box{
	width: 1300px;
	height: 270px;
	position: relative;
}
.scroll_b{
	margin: 0 auto 0;
	width: 1210px;
	height: 270px;
}
.swiper-slide{
	overflow: hidden;
	position: relative;
}
.s_c_s_link{
	text-decoration: none;
}
.s_c_s_l_image{
	height: 100%;
	width: 100%;
}
.s_c_s_l_title{
	padding: 0 15px 0;
	position: absolute;
	bottom: 0px;
	height: 56px;
	left: 0px;
	right: 0px;
	color: #ffffff;
	text-align: center;
	line-height: 56px;
	font-size: 16px;
	background-color: rgba(0,0,0,0.4);
}
.s_c_prev{
	cursor: pointer; 
	left:0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.s_c_next{
	cursor: pointer; 
	right: 0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
/* 新闻 */
.news_list{
	width: 100%;
	height: 638px;
	background-color: #fff;
	display: flex;
	justify-content: center;
}
.n_center{
	width: 1300px;
	height: 100%;
	/*background-color: #aaa;*/
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.n_c_title{
	display: block;
	width: 49px;
	height: 31px;
	margin: 50px auto 50px;
	/*text-align: center;*/
	font-size: 24px;
	font-weight: 900;
	/*margin-top: 50px;*/
	position: relative;
	z-index: 10;
	color: #333333;
}
.n_c_title::before{
	position: absolute;
	content: "NEWS";
	font-weight: 900;
	font-size: 72px;
	transform: translateY(-50%) translateX(-50%);
	left: 50%;
	top: 50%;
	color: #e7e7e7;
	z-index: -1;
}
.n_c_news_box{
	width:100%;
	height: 370px;
	/*background-color: #bbb;*/
	display: flex;
	justify-content: space-between;
}
.n_c_n_news_list{
	transition: 300ms;
	text-decoration: none;
	color: #333333;
	display: block;
	height: 370px;
	width: 275px;
	/*background-color: #aaa;*/
}
/*.scroll_c .swiper-slide:hover{
	transform: translateY(-15px);
	box-shadow: 0 0 20px rgba(0,0,0,0.15)
}*/
.n_c_n_n_img_box{
	width: 275px;
	height: 250px;
}
.n_c_n_n_i_image{
	width: 100%;
	height: 100%;
}
.n_c_n_n_text{
	padding: 0 15px 0;
	width: auto;
	height: 120px;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
}
.n_c_n_n_t_title{
	text-indent: 15px;
	margin-top: 27px;
	display: block;
	flex-grow: 1;
	max-width: 178px;
	background-color: #fff;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	font-weight: 900;
	position: relative;
}
.n_c_n_n_t_title::after{
	content: "";
	position: absolute;
	height: 100%;
	width: 5px;
	background-color: #ff0000;
	left: 0px;
}
.n_c_n_n_t_date{
	text-align: center;
	margin-top: 27px;
	line-height: 31px;
	font-size: 12px;
	color: #969696;
	display: block;
	min-width: 67px;
	background-color: #fff;
	height: 31px;
}
.n_c_n_n_t_detail{
	margin:10px 15px 0;
	height: 34px;
	display: block;
	font-size: 13px;
	color: #8C8A8A;
	overflow: hidden;
}
